Skip to content

Commit

Permalink
Fix ruby 3.2 sha
Browse files Browse the repository at this point in the history
  • Loading branch information
dedene committed Jul 4, 2024
1 parent a7378a2 commit 0b59dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ENV RUBY_DOWNLOAD_SHA256 597bd1849f252d8a6863cb5d38014ac54152b508c36dca156f6356a
FROM base-${DEBIAN} AS ruby-3.2
ENV RUBY_MAJOR 3.2
ENV RUBY_VERSION 3.2.4
ENV RUBY_DOWNLOAD_SHA256 c72b3c5c30482dca18b0f868c9075f3f47d8168eaf626d4e682ce5b59c858692
ENV RUBY_DOWNLOAD_SHA256 e7f1653d653232ec433472489a91afbc7433c9f760cc822defe7437c9d95791b

FROM base-${DEBIAN} AS ruby-3.3
ENV RUBY_MAJOR 3.3
Expand Down

0 comments on commit 0b59dbb

Please sign in to comment.