Skip to content

Commit

Permalink
Bump all build Dockerfile FROM tags to latest v127
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuelke committed May 30, 2024
1 parent 2ecc8f6 commit 0986f13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion support/build/_docker/heroku-20.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM heroku/heroku:20-build.v84
FROM heroku/heroku:20-build.v127

ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion support/build/_docker/heroku-22.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM heroku/heroku:22-build.v84
FROM heroku/heroku:22-build.v127

ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion support/build/_docker/heroku-24.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM heroku/heroku:24-build.v126
FROM heroku/heroku:24-build.v127

ARG TARGETARCH

Expand Down

0 comments on commit 0986f13

Please sign in to comment.