Skip to content

Commit

Permalink
Merge pull request #79 from cmahnke/dependabot/docker/docker-d64fdf9ab1
Browse files Browse the repository at this point in the history
Bump golang from 1.23 to 1.24 in the docker group
  • Loading branch information
cmahnke authored Feb 13, 2025
2 parents faf969e + 1a75618 commit f3c7986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23 AS builder
FROM golang:1.24 AS builder

ENV MOD_DIR=/go/src/christianmahnke.de/tools/data/geoip-tool

Expand Down

0 comments on commit f3c7986

Please sign in to comment.