Skip to content

Commit 347cc93

Browse files
authored
Merge pull request #1430 from uselagoon/cron-ep-update
build: use amazeeio-updated versions of ep and go-crond
2 parents 6a59b67 + 985dedc commit 347cc93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/commons/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
FROM webdevops/go-crond:23.12.0-alpine AS go-crond
2-
FROM amazeeio/envplate:v1.0.3 AS envplate
1+
FROM ghcr.io/amazeeio/go-crond:25.10.0 AS go-crond
2+
FROM ghcr.io/amazeeio/envplate:25.10.0 AS envplate
33
FROM alpine:3.22.2
44

55
ARG LAGOON_VERSION

0 commit comments

Comments
 (0)