Skip to content

Commit 7009038

Browse files
chore(deps): update registry.suse.com/bci/bci-base docker tag to v15.7
1 parent 0aa1f91 commit 7009038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN chmod +x /app/scripts/build
1212
# Run the build script
1313
RUN /app/scripts/build
1414

15-
FROM registry.suse.com/bci/bci-base:15.6
15+
FROM registry.suse.com/bci/bci-base:15.7
1616

1717
ARG TARGETPLATFORM
1818
RUN if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then \

0 commit comments

Comments
 (0)