Skip to content

Commit 3600931

Browse files
chore(deps): update ubuntu docker tag to v24
1 parent a7f1162 commit 3600931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use Ubuntu 16.04 as the base image
2-
FROM ubuntu:16.04
2+
FROM ubuntu:24.04
33

44
# Define Go version
55
ARG GO_VERSION=1.24

0 commit comments

Comments
 (0)