Skip to content

Commit

Permalink
Merge pull request #211 from kjsanger/feature/go-1.23.4
Browse files Browse the repository at this point in the history
Update to Go 1.23.4
  • Loading branch information
kjsanger authored Jan 31, 2025
2 parents 9b9f2b8 + 21cf694 commit 2cfb209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dev
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/wtsi-npg/ub-18.04-baton-irods-4.2.11:latest

ARG GO_VERSION=1.22.4
ARG GO_VERSION=1.23.4

USER root

Expand Down

0 comments on commit 2cfb209

Please sign in to comment.