Skip to content

Commit

Permalink
downgrade to ubuntu 22.04 as base
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhoellein committed Sep 25, 2024
1 parent 21644fb commit b71ad2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base
FROM ubuntu:24.04
FROM ubuntu:22.04

# set the github runner version
ARG RUNNER_VERSION="2.319.1"
Expand Down

0 comments on commit b71ad2d

Please sign in to comment.