Skip to content

Commit

Permalink
chore(docker): update docker digests (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent 54adaa9 commit 4966403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloudci/golang:1.20-amd64@sha256:f75397a3c89bdd96835c97a492740ca564c597c27ee0cf5eaf75ee52a65c2098
FROM owncloudci/golang:1.20-amd64@sha256:99775e0ef3291add622053e0528273267040dbfcdeda6928832add1317176890

COPY ./src /app/
WORKDIR /app
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64v8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owncloudci/golang:1.20-arm64v8@sha256:d6c94787db5f68501bf5ec5ef0a7fcb3744bee2658aec127cd9e260a84c67e8c
FROM owncloudci/golang:1.20-arm64v8@sha256:0e08664f1fd00285823e8adc865f07c78c02ebe12555434cfe943a2f50119b42

COPY ./src /app/
WORKDIR /app
Expand Down

0 comments on commit 4966403

Please sign in to comment.