Skip to content

Commit

Permalink
Upgrade ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Mar 6, 2024
1 parent 08f73c7 commit 3bf8371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base.ubuntu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG UBUNTU_VERSION=22.04
ARG UBUNTU_VERSION=24.04
FROM ubuntu:${UBUNTU_VERSION}

ARG INSTALL_NAMESPACE=/opt/gh-runner-krunvm
Expand Down

0 comments on commit 3bf8371

Please sign in to comment.