Skip to content
Snippets Groups Projects
Commit 71d351a8 authored by Jonas Leder's avatar Jonas Leder
Browse files

run apk upgrade

parent 65b8389f
Branches
No related tags found
No related merge requests found
Pipeline #64783 passed
FROM alpine:3.21
RUN apk add --no-cache \
RUN apk upgrade --no-cache && \
apk add --no-cache \
aws-cli \
openssl \
postgresql16-client \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment