Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey0001 authored Aug 22, 2024
1 parent 9fb9561 commit 6d7cd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ARCH=
FROM ${ARCH}alpine:3.19
FROM ${ARCH}alpine:3.20
# docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64 --tag andrey0001/unbound-tls .

MAINTAINER Andrey Sorokin <andrey@sorokin.org>
Expand Down

0 comments on commit 6d7cd33

Please sign in to comment.