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.
2 parents e9e7e6d + f5fd866 commit ac8d734Copy full SHA for ac8d734
1 file changed
Dockerfile
@@ -12,7 +12,7 @@ RUN rm -rf /srv/ttn-lorawan/lorawan-frequency-plans/.git
12
COPY data/lorawan-webhook-templates /srv/ttn-lorawan/lorawan-webhook-templates
13
RUN rm -rf /srv/ttn-lorawan/lorawan-webhook-templates/.git
14
15
-FROM alpine:3.23
+FROM alpine:3.24
16
17
RUN addgroup -g 886 thethings && \
18
adduser -u 886 -S -G thethings thethings && \
0 commit comments