We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efffaaf commit 06f8d47Copy full SHA for 06f8d47
webapp/web/Dockerfile
@@ -1,6 +1,6 @@
1
# Production deployment spec for the webapp.
2
3
-FROM golang:1.25.3-bookworm as builder
+FROM golang:1.25.4-bookworm as builder
4
5
RUN apt-get update
6
RUN apt-get install -qy --no-install-suggests git sudo
0 commit comments