diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM alpine:20231219 +FROM alpine:3.19.1 # hadolint ignore=DL3018 RUN apk add --no-cache \ |
| index : python-api-server | |
| a small flask-application for storing and downloading stuff like small binaries | mg |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM alpine:20231219 +FROM alpine:3.19.1 # hadolint ignore=DL3018 RUN apk add --no-cache \ |