Compare commits

..
2 Commits
Author SHA1 Message Date
philippkolberg 5e33411897 Update to latest alpine version 2022-12-20 18:10:35 +01:00
philippkolberg 183e61a199 Remove platform from Dockerfile 2022-04-26 16:02:57 +02:00
2 changed files with 2 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
.DS_Store
+1 -4
View File
@@ -1,7 +1,4 @@
FROM --platform=${TARGETPLATFORM} alpine:3.13
ARG TARGETPLATFORM
ARG BUILDPLATFORM
FROM alpine:edge
RUN apk --update add libevent openssl c-ares gettext ca-certificates pgbouncer