Skip to content

Commit 6b86343

Browse files
test: build breaking/changelog on tufin/oasdiff:latest for pre-release e2e
Temporary branch to validate the unreleased oasdiff (main HEAD: #1009/#1010/#1011) together with the merged action changes (#164) via the w3 encrypted-review e2e, before cutting oasdiff v1.19.1 / action v0.1.1. Not for release. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c9dbb73 commit 6b86343

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

breaking/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tufin/oasdiff:v1.19.0
1+
FROM tufin/oasdiff:latest
22
RUN apk add --no-cache curl jq
33
ENV PLATFORM github-action
44
COPY entrypoint.sh /entrypoint.sh

changelog/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM tufin/oasdiff:v1.19.0
1+
FROM tufin/oasdiff:latest
22
RUN apk add --no-cache curl jq
33
ENV PLATFORM github-action
44
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)