We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4230886 commit 8debb96Copy full SHA for 8debb96
listener/Dockerfile
@@ -1,5 +1,5 @@
1
## Run from root context!!
2
-FROM golang:1.22.4-alpine as builder
+FROM golang:1.22.5-alpine as builder
3
4
WORKDIR /app
5
0 commit comments