4 Commits

Author SHA1 Message Date
renovate[bot]
d47181cfbe Update docker Docker tag to v23.0.2 (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 11:07:40 +01:00
renovate[bot]
a0ba3f61f4 Update dependency vlucas/phpdotenv to v5.5.0 (#167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:41:41 +00:00
renovate[bot]
aef8acfe9f Update dependency sentry/sdk to v3.3.0 (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:32:09 +00:00
renovate[bot]
fb3d3146c8 Update dependency ramsey/uuid to v4.7.3 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 18:30:41 +00:00
2 changed files with 392 additions and 541 deletions

View File

@@ -5,9 +5,9 @@ build:
stage: build stage: build
only: only:
- tags - tags
image: docker:23.0.1 image: docker:23.0.2
services: services:
- docker:23.0.1-dind - docker:23.0.2-dind
variables: variables:
IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG" IMAGE_TAG: "$CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
script: script:

929
app/composer.lock generated

File diff suppressed because it is too large Load Diff