mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
Bump golang from 1.20.7 to 1.21.1 (#234)
* Bump golang from 1.20.7 to 1.21.1 Bumps golang from 1.20.7 to 1.21.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * bump golang version in go mod --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# get golang container
|
||||
FROM golang:1.20.7
|
||||
FROM golang:1.21.1
|
||||
|
||||
# get args
|
||||
ARG apiVersion=unknown
|
||||
|
||||
Reference in New Issue
Block a user