Skip to content

Commit 2dd8e70

Browse files
chore(deps): bump golang in /services/motis/tools/transitous (#93)
Bumps golang from `792443b` to `32c0e6e`. --- updated-dependencies: - dependency-name: golang dependency-version: '1.26' 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 2cbb128 commit 2dd8e70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/motis/tools/transitous/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.26@sha256:792443b89f65105abba56b9bd5e97f680a80074ac62fc844a584212f8c8102c3 AS build-gtfsclean
1+
FROM docker.io/golang:1.26@sha256:32c0e6e5c4f6707717051091b4d0b077464a679eaab563e11474efc5328e2aa5 AS build-gtfsclean
22
# Pin gtfsclean to a commit (the project only publishes rolling snapshot-N tags)
33
# instead of @latest so the build is reproducible and can't silently pull new code.
44
RUN GOPROXY=direct GOBIN=/usr/local/bin/ go install github.com/public-transport/gtfsclean@bb3ea74f66ef9bc07dc1bd038c3f653e10f0ade0 # snapshot-5

0 commit comments

Comments
 (0)