Skip to content

Commit 27a3120

Browse files
committed
Upgrade CI image to ubuntu:jammy-20231211.1
Closes gh-70
1 parent 19d02ba commit 27a3120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:focal-20220531
1+
FROM ubuntu:jammy-20231211.1
22

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

0 commit comments

Comments
 (0)