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

Commit

Permalink
test(deps): update alpine docker tag to v3.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent ae3f680 commit 27112f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testenv/docker/asset/docker-compose.override.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
alpine:
image: alpine:3.18.2@sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1
image: alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
command: ["sleep", "infinity"]
networks:
- asset
Expand Down

0 comments on commit 27112f0

Please sign in to comment.