Skip to content

Commit 0f91e98

Browse files
chore(deps): bump golang from 1.22.2 to 1.22.3 in /tests/apps/gogrpc
Bumps golang from 1.22.2 to 1.22.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 5e2a78e commit 0f91e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/apps/gogrpc/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.2
1+
FROM golang:1.22.3
22

33
RUN mkdir /app
44
WORKDIR /app

0 commit comments

Comments
 (0)