Skip to content

Commit

Permalink
Undo specific versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliahayward authored and DoodleBobBuffPants committed Jan 21, 2021
1 parent 3deb3b0 commit 548f5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM openjdk:16-alpine

RUN apk --no-cache add --update bash=4.4.19-r1 openssl=1.1.1g-r0
RUN apk --no-cache add --update bash openssl

# Add the flyway user and step in the directory
RUN addgroup flyway \
Expand Down

0 comments on commit 548f5e6

Please sign in to comment.