Skip to content

Commit

Permalink
docker: agent: bump arm64v8/golang in /agent
Browse files Browse the repository at this point in the history
Bumps arm64v8/golang from 1.22.3-alpine3.19 to 1.22.5-alpine3.19.

---
updated-dependencies:
- dependency-name: arm64v8/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 53bbb3c commit e688553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/Dockerfile.arm64v8
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docker run --rm --privileged multiarch/qemu-user-static --reset -p yes

FROM arm64v8/golang:1.22.3-alpine3.19
FROM arm64v8/golang:1.22.5-alpine3.19

ARG SHELLHUB_VERSION=latest

Expand Down

0 comments on commit e688553

Please sign in to comment.