Skip to content

Commit

Permalink
Bump golang from 1.22.0 to 1.22.1 (#330)
Browse files Browse the repository at this point in the history
Bumps golang from 1.22.0 to 1.22.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2024
1 parent d74426c commit 3a6fa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# get golang container
FROM golang:1.22.0
FROM golang:1.22.1

# get args
ARG TibiaDataBuildBuilder=dockerfile
Expand Down

0 comments on commit 3a6fa61

Please sign in to comment.