Skip to content

Commit

Permalink
Upgrade CI image to ubuntu:jammy-20231211.1
Browse files Browse the repository at this point in the history
Closes gh-70
  • Loading branch information
wilkinsona committed Jan 16, 2024
1 parent 19d02ba commit 27a3120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:focal-20220531
FROM ubuntu:jammy-20231211.1

RUN apt-get update
RUN apt-get install --no-install-recommends -y ca-certificates net-tools git curl jq
Expand Down

0 comments on commit 27a3120

Please sign in to comment.