Skip to content

Commit

Permalink
bump docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hard-nett committed Nov 13, 2024
1 parent fa546cb commit 534afc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG DEBIAN_VERSION=buster
ARG BUILD_IMAGE=default
ARG BUILD_METHOD=source
ARG GOLANG_VERSION=1.18-buster
ARG GOLANG_VERSION=1.22.9-bookworm
ARG BASE_IMAGE=golang:${GOLANG_VERSION}
ARG DEBIAN_IMAGE=debian:${DEBIAN_VERSION}

Expand Down

0 comments on commit 534afc6

Please sign in to comment.