We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a91c4 commit 3a6c338Copy full SHA for 3a6c338
docker-compose.yml
@@ -47,7 +47,7 @@ services:
47
image: jwilder/dockerize
48
49
curl:
50
- image: curlimages/curl:8.7.1
+ image: curlimages/curl:8.8.0
51
user: ${DOCKER_USER:-1000}
52
volumes:
53
- .:/work
0 commit comments