Skip to content

Commit

Permalink
Revert "docker: agent: bump arm64v8/golang in /agent"
Browse files Browse the repository at this point in the history
This reverts commit e75b236.
  • Loading branch information
gustavosbarreto committed Aug 19, 2024
1 parent 7980026 commit 7b2fca7
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.23.0-alpine3.19
FROM arm64v8/golang:1.22.6-alpine3.19

ARG SHELLHUB_VERSION=latest

Expand Down

0 comments on commit 7b2fca7

Please sign in to comment.