Skip to content

Commit

Permalink
[ergo-certwrapper] 2 changes
Browse files Browse the repository at this point in the history
image:base a59bc827c80c->a326d0e1775b
image:golang 69bf99d272af->8dec622c0522
  • Loading branch information
csmith-ci committed Jan 9, 2025
1 parent 9280e3a commit e4d8dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ergo-certwrapper/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://github.com/csmith/dockerfiles/blob/master/ergo-certwrapper/Dockerfile.gotpl
# BOM: {"github:csmith/certwrapper":"v4.2.0","github:ergochat/ergo":"v2.14.0","image:base":"a59bc827c80c4dbec2473c6b1a6f72b5b015d44e37981b112b9a60cb3c5180af","image:golang":"69bf99d272afa648a5758d3f6e435854fa6b6962df9418495dc5c2291e38f0df"}
# BOM: {"github:csmith/certwrapper":"v4.2.0","github:ergochat/ergo":"v2.14.0","image:base":"a326d0e1775b6525bf9968a89afbd9b957c15d92f33afc33bad4c11e38adb46b","image:golang":"8dec622c0522882adf3ed0d9e6bd7f0fe66ce0153729aec362f9a5d091e973e2"}

FROM reg.c5h.io/golang@sha256:69bf99d272afa648a5758d3f6e435854fa6b6962df9418495dc5c2291e38f0df AS build
FROM reg.c5h.io/golang@sha256:8dec622c0522882adf3ed0d9e6bd7f0fe66ce0153729aec362f9a5d091e973e2 AS build


RUN set -eux; \
Expand Down Expand Up @@ -37,7 +37,7 @@ RUN set -eux; \
# Copy over languages \
cp -r /go/src/github.com/ergochat/ergo/languages /out/ircd-bin/languages;

FROM reg.c5h.io/base@sha256:a59bc827c80c4dbec2473c6b1a6f72b5b015d44e37981b112b9a60cb3c5180af
FROM reg.c5h.io/base@sha256:a326d0e1775b6525bf9968a89afbd9b957c15d92f33afc33bad4c11e38adb46b

ENV CERTWRAPPER_CERTIFICATE_PATH=/certs/certificate.pem \
CERTWRAPPER_DNS_PROVIDER=httpreq \
Expand Down

0 comments on commit e4d8dc2

Please sign in to comment.