Skip to content

Commit

Permalink
Update all Docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 29, 2021
1 parent a75954f commit 97d293d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY . ./
RUN make install

# minimalist runtime
FROM alpine:3.13
FROM alpine:3.14
LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.name="midcat" \
org.label-schema.description="" \
Expand Down
6 changes: 3 additions & 3 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 8 additions & 5 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97d293d

Please sign in to comment.