Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5e33411897
|
||
|
|
183e61a199
|
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
+1
-4
@@ -1,7 +1,4 @@
|
|||||||
FROM --platform=${TARGETPLATFORM} alpine:3.13
|
FROM alpine:edge
|
||||||
|
|
||||||
ARG TARGETPLATFORM
|
|
||||||
ARG BUILDPLATFORM
|
|
||||||
|
|
||||||
RUN apk --update add libevent openssl c-ares gettext ca-certificates pgbouncer
|
RUN apk --update add libevent openssl c-ares gettext ca-certificates pgbouncer
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user