Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 548f5e6

Browse files
juliahaywardDoodleBobBuffPants
authored andcommitted
Undo specific versions
1 parent 3deb3b0 commit 548f5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM openjdk:16-alpine
22

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

55
# Add the flyway user and step in the directory
66
RUN addgroup flyway \

0 commit comments

Comments
 (0)