Skip to content

Commit 5bbcccf

Browse files
chore(deps): bump golang from ce63a16 to 06d1251 in /deploy (#294)
Bumps golang from `ce63a16` to `06d1251`. --- updated-dependencies: - dependency-name: golang dependency-version: '1.25' 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>
1 parent b48de52 commit 5bbcccf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.25@sha256:ce63a16e0f7063787ebb4eb28e72d477b00b4726f79874b3205a965ffd797ab2 AS builder
15+
FROM golang:1.25@sha256:06d1251c59a75761ce4ebc8b299030576233d7437c886a68b43464bad62d4bb1 AS builder
1616
WORKDIR /src
1717

1818
# This arg is passed by docker buildx & contains the target CPU architecture (e.g., amd64, arm64, etc.)

0 commit comments

Comments
 (0)