Skip to content

Commit

Permalink
test: update golang version (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
emirot authored Feb 25, 2025
1 parent e061219 commit cf113c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# build executable and run integration tests
FROM golang:1.23.0-bullseye
FROM golang:1.23-bullseye

# build libsodium (dep of libzmq)
WORKDIR /build
Expand Down

0 comments on commit cf113c6

Please sign in to comment.