Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Mar 31, 2024
1 parent 14040ae commit 4438c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/bareos/molecule/default/Dockerfile_alpine
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG image_platform
ARG image_tag
# kics-scan disable=b03a748a-542d-44f4-bb86-9199ab4fd2d5,d3499f6d-1651-41bb-a9a7-de925fea487b
# kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f
# kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,9b6b0f38-92a2-41f9-b881-3a1083d99f1b
FROM ${image_platform}:${image_tag}
# hadolint ignore=SC3014,SC2154
RUN apk update && \
Expand Down

0 comments on commit 4438c75

Please sign in to comment.