Skip to content
Snippets Groups Projects
Unverified Commit d29310ec authored by Brandon Pfeifer's avatar Brandon Pfeifer Committed by GitHub
Browse files

Merge pull request #784 from christf/alpine-3.21

alpine base image upgrade to 3.21
parents 063caa0d 0c3e8222
Branches
No related tags found
No related merge requests found
FROM alpine:3.20
FROM alpine:3.21
RUN echo 'hosts: files dns' >> /etc/nsswitch.conf
RUN apk add --no-cache \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment