Skip to content

Commit b4349ff

Browse files
chore(deps): bump golang from 1.23.2 to 1.23.3 in /aws-sam-container/app
Bumps golang from 1.23.2 to 1.23.3. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51afc4b commit b4349ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-sam-container/app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23.2 as build-env
1+
FROM golang:1.23.3 as build-env
22

33
WORKDIR /go/src/app
44

0 commit comments

Comments
 (0)