Skip to content

Commit

Permalink
Liquibase Version Bumped to 4.23.0 for liquibase/liquibase -alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
liquibot committed Jun 26, 2023
1 parent 84c975b commit a36711b
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.17.3 as builder

ARG TARGETARCH
ARG LIQUIBASE_VERSION=4.21.1
ARG LIQUIBASE_VERSION=4.23.0
ARG LPM_VERSION=0.2.3
ARG LB_SHA256=c04542865e5ece8b7b1ee9bd6beaefc5315e350620288d6ac1a2d32c3b1f7d8b
ARG LB_SHA256=988b8734da3f2f987646fa533748d9b7aae2f889741fd6922f86ae3a321ea635

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

0 comments on commit a36711b

Please sign in to comment.