Skip to content

Commit 1049f1a

Browse files
committed
ci(devcontainer-base): use the unpinned local candidate
1 parent beeb24d commit 1049f1a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/image-devcontainer-base.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
load: true
5151
push: false
5252
tags: ghcr.io/${{ github.repository_owner }}/devcontainer-base:latest
53-
- name: Select Candidate Image
54-
run: |
55-
sed -i \
56-
's|^FROM ghcr.io/marinatedconcrete/devcontainer-base:latest.*$|FROM ghcr.io/marinatedconcrete/devcontainer-base:latest|' \
57-
.devcontainer/Containerfile
5853
- name: Validate Downstream Checks
5954
uses: devcontainers/ci@513af61f4de4f75d37e4438f184ba4358f0fc1ca # v0.3.1900000450
6055
with:

0 commit comments

Comments
 (0)