Skip to content

Commit

Permalink
Liquibase Version Bumped to 4.23.1 for liquibase/liquibase -alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Aug 28, 2023
1 parent 397b411 commit b7b1de1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.alpine
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
FROM alpine:3.18.2 as builder

ARG TARGETARCH
ARG LIQUIBASE_VERSION=4.23.0
ARG LIQUIBASE_VERSION=4.23.1
ARG LPM_VERSION=0.2.3
ARG LB_SHA256=988b8734da3f2f987646fa533748d9b7aae2f889741fd6922f86ae3a321ea635
ARG LB_SHA256=b9667d97a0ba425547aa9fe66bafeccf4ef3b821e91ae732ec684d0eaf2fd7f5

# Install tools for downloading and verifying packages
RUN apk add --no-cache wget unzip gnupg
Expand Down

0 comments on commit b7b1de1

Please sign in to comment.