0
0
mirror of https://github.com/thegeeklab/github-releases-notifier.git synced 2024-06-02 17:49:40 +02:00

Update alpine Docker tag to v3.13

This commit is contained in:
Renovate Bot 2021-01-15 02:29:56 +00:00
parent f1fdf56ad5
commit 38e8bb2a52
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"

View File

@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.13
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"