Skip to content
Snippets Groups Projects
Commit 47180055 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update docker.io/library/alpine docker tag to v3.17.3

parent cf4a85f7
No related branches found
No related tags found
1 merge request!596chore(deps): update docker.io/library/alpine docker tag to v3.17.3
Pipeline #17078 passed
FROM docker.io/library/alpine:3.17.2
FROM docker.io/library/alpine:3.17.3
# Update base system
RUN apk update
......
FROM docker.io/library/alpine:3.17.2 as dhparam
FROM docker.io/library/alpine:3.17.3 as dhparam
RUN apk add --no-cache openssl
RUN mkdir -p /etc/postfix
RUN openssl dhparam -out /etc/postfix/postfix_dhparams.pem 2048
FROM docker.io/library/alpine:3.17.2
FROM docker.io/library/alpine:3.17.3
# Install pre-requirements
RUN apk add --no-cache ca-certificates rsyslog supervisor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment