diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -ARG ALPINE_VERSION=3.11 +ARG ALPINE_VERSION=3.12 FROM alpine:${ALPINE_VERSION} as bitlbee-build |
index : docker-bitlbee-libpurple | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -ARG ALPINE_VERSION=3.11 +ARG ALPINE_VERSION=3.12 FROM alpine:${ALPINE_VERSION} as bitlbee-build |