Skip to content

Commit

Permalink
fix distro
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightguth committed Aug 16, 2024
1 parent abf3009 commit a0b5bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG K_VERSION
FROM runtimeverificationinc/kframework-k:ubuntu-noble-${K_VERSION}
FROM runtimeverificationinc/kframework-k:ubuntu-jammy-${K_VERSION}

ARG USER=user
ARG GROUP
Expand Down

0 comments on commit a0b5bd0

Please sign in to comment.