Skip to content

Commit

Permalink
Keep image names backwards compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
kwilcox committed Jan 30, 2023
1 parent d8fcbb7 commit 000c24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
include:
- tag: "10.1.0-jdk17-openjdk"
- tag: "jdk17-openjdk"
base: "unidata/tomcat-docker:10.1.0-jdk17-openjdk@sha256:8b595bcd8eee410e2d610829b5d4e312d51e3ea6c6bde952a5838845f67a4839"

steps:
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
strategy:
matrix:
include:
- tag: "10.1.0-jdk17-openjdk"
- tag: "jdk17-openjdk"
base: "unidata/tomcat-docker:10.1.0-jdk17-openjdk@sha256:8b595bcd8eee410e2d610829b5d4e312d51e3ea6c6bde952a5838845f67a4839"

steps:
Expand Down

0 comments on commit 000c24b

Please sign in to comment.