Skip to content

Commit

Permalink
chore(docker): update docker digests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent 3de0215 commit de486e1
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.19-amd64@sha256:0472346a9181652edda4c1f3236ad64d1f5f82ca330dcc5499034457df5262a5
FROM owncloudci/golang:1.19-amd64@sha256:202ef1bd75566e0ef1f4118bdae961190fe7c967c1062c4b4e67a87c7a233583

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.19-arm64v8@sha256:2714e1b08db0e2dfcbc12b8c9ef13dd96fc564587dd0dacd322e2eda96f0869c
FROM owncloudci/golang:1.19-arm64v8@sha256:2bc17de777e868a06fba72ecaf7787203381723b9227b1d0a784a12cc3777b28

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

0 comments on commit de486e1

Please sign in to comment.