Skip to content

Commit

Permalink
Merge pull request mendersoftware#647 from lluiscampos/QA-507-update-…
Browse files Browse the repository at this point in the history
…alpine-base-image

ci: Revert "ci: Pin integration tests base image to Alpine 3.16"
  • Loading branch information
lluiscampos authored Dec 14, 2022
2 parents 0f3f042 + 5fd0c62 commit ac7de93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gitlab-pipeline/stage/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,7 @@ test:backend-integration:azblob:enterprise:
stage: test
# Integration tests depends on running ssh to containers, we're forced to
# run dockerd on the same host.
# QA-507: Pin to Alpine 3.16 to have OpenSSL 1.1 compatibility while we redesign this dependency
image: docker:20.10.21-dind-alpine3.16
image: docker:dind
variables:
DOCKER_CLIENT_TIMEOUT: 300
COMPOSE_HTTP_TIMEOUT: 300
Expand Down

0 comments on commit ac7de93

Please sign in to comment.