Skip to content

Commit 681c82f

Browse files
authored
Pin base docker image to ubuntu:jammy (#32)
1 parent f62fbcb commit 681c82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:latest
1+
FROM ubuntu:jammy
22

33
ARG ATMOS_VERSION=1.34.2
44
ARG GO_VERSION=1.20

0 commit comments

Comments
 (0)