mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
Bump golang from 1.16.4 to 1.16.5
Bumps golang from 1.16.4 to 1.16.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# get latest golang container
|
||||
FROM golang:1.16.4
|
||||
FROM golang:1.16.5
|
||||
|
||||
# create and set workingfolder
|
||||
WORKDIR /go/src/
|
||||
|
||||
Reference in New Issue
Block a user