Skip to content

Commit

Permalink
FIX: Update config.yml with newer ubuntu image ubuntu-2204:2024.04.4
Browse files Browse the repository at this point in the history
  • Loading branch information
emullier committed May 28, 2024
1 parent b6262f7 commit b3821f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ jobs:
TZ: "/usr/share/zoneinfo/Europe/Zurich"
SCRATCH: "/scratch"
machine:
image: ubuntu-2204:202305-01
image: ubuntu-2204:2024.04.4
# NEW: Ubuntu 20.04, docker 20.10.11, docker-compose 1.29.2
#image: ubuntu-2004:202201-02
# OLD: Ubuntu 16.04, docker 18.09.3, docker-compose 1.23.1
Expand Down

0 comments on commit b3821f8

Please sign in to comment.