Skip to content

Commit d66d10b

Browse files
authored
fix: create_release validate json (#3413)
Signed-off-by: Alexandre Rulleau <[email protected]>
1 parent aaf2ba2 commit d66d10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/generate-package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1447,7 +1447,7 @@
14471447

14481448
"publish release to github":
14491449
stage: release
1450-
image: registry.ddbuild.io/images/mirror/php:8.3-cli
1450+
image: registry.ddbuild.io/images/mirror/php:8.2-cli
14511451
tags: [ "arch:amd64" ]
14521452
variables: # enough memory for the individual artifacts
14531453
KUBERNETES_MEMORY_REQUEST: 4Gi

0 commit comments

Comments
 (0)