Skip to content

Commit f1a8e57

Browse files
paskalumputun
authored andcommitted
clarify Dockerfile comments
1 parent fd3facf commit f1a8e57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN \
3636
FROM umputun/baseimage:app-latest
3737

3838
LABEL org.opencontainers.image.authors="Dmitry Verkhoturov <paskal.07@gmail.com>"
39-
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#docker
39+
# enables automatic changelog generation by tools like Dependabot
4040
LABEL org.opencontainers.image.source="https://github.com/ukeeper/ukeeper-readability"
4141

4242
RUN apk add --update ca-certificates && update-ca-certificates

0 commit comments

Comments
 (0)