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 363ee76 commit f9b5d95Copy full SHA for f9b5d95
Dockerfile
@@ -10,7 +10,7 @@ COPY . .
10
RUN mkdir -p dist && \
11
make controller
12
13
-FROM alpine:3.19
+FROM alpine:3.20
14
15
RUN apk update && \
16
apk upgrade && \
0 commit comments