Skip to content

Commit dbea4c6

Browse files
authored
Merge pull request databacker#217 from databacker/bump-alpine
alpine:3.17
2 parents d8bfa18 + bd54abc commit dbea4c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# mysql backup image
2-
FROM alpine:3.15
2+
FROM alpine:3.17
33
LABEL org.opencontainers.image.authors="https://github.com/deitch"
44

55
# install the necessary client

test/Dockerfile_smb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.15
1+
FROM alpine:3.17
22
LABEL org.opencontainers.image.authors="https://github.com/deitch"
33

44
# smb port

0 commit comments

Comments
 (0)