Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 61bcba2

Browse files
committed
Fix #1067 - image no longer available
replace the tenstartups/alpine image with the canonical alpine image in our integration tests as the former is no longer available
1 parent 913a604 commit 61bcba2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
FROM tenstartups/alpine@sha256:31dc8b12e0f73a1de899146c3663644b7668f8fd198cfe9b266886c9abfa944b
1+
FROM alpine@sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
22
RUN pwd

0 commit comments

Comments
 (0)