Skip to content

Commit 60289b3

Browse files
committed
Update docker image to jammy
1 parent 85a1d67 commit 60289b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# This describes an image that should be able to generate libsbp bindings.
1212
# See the README.md for instructions on how to use it.
1313

14-
ARG UBUNTU_RELEASE=focal
14+
ARG UBUNTU_RELEASE=jammy
1515

1616
FROM ubuntu:${UBUNTU_RELEASE}
1717

0 commit comments

Comments
 (0)