Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit d85a1ec

Browse files
authored
Merge pull request #41 from lightszentip/renovate/node-19.x
chore(deps): update node.js to v19
2 parents 6c61b03 + f80c00a commit d85a1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ release:
180180
needs:
181181
- job: phpunit
182182
artifacts: true
183-
image: node:17-buster-slim
183+
image: node:19-buster-slim
184184
stage: release-creation
185185
before_script:
186186
- apt-get update && apt-get install -y --no-install-recommends git-core ca-certificates

0 commit comments

Comments
 (0)