Compare commits

...

1 Commits

Author SHA1 Message Date
b12af5e00c chore(deps): update dependency docker.io/library/alpine to v3.15.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-03-29 09:00:25 +02:00

View File

@ -1,4 +1,4 @@
FROM docker.io/library/alpine:3.15.1 FROM docker.io/library/alpine:3.15.3
RUN apk update && apk add certbot bind-tools RUN apk update && apk add certbot bind-tools