Skip to content

Commit

Permalink
Merge pull request #1838 from bowtie-json-schema/dependabot/docker/im…
Browse files Browse the repository at this point in the history
…plementations/go-jsonschema/golang-1.24-alpine

chore(deps): bump golang from 1.23-alpine to 1.24-alpine in /implementations/go-jsonschema
  • Loading branch information
github-actions[bot] authored Feb 13, 2025
2 parents 6e63ec3 + 7e1faf0 commit fba9466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/go-jsonschema/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23-alpine AS builder
FROM golang:1.24-alpine AS builder

WORKDIR /usr/src/app

Expand Down

0 comments on commit fba9466

Please sign in to comment.