Skip to content

Commit b12e7c6

Browse files
chore(deps): bump golang in /services/motis/tools/transitous
Bumps golang from `4013ae0` to `512690a`. --- updated-dependencies: - dependency-name: golang dependency-version: '1.27' dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5e5d40 commit b12e7c6

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.27@sha256:4013ae0f9e7994f8535c58c811f8f863fbed38b72e0d51e6592156f758d66146 AS build-gtfsclean
1+
FROM docker.io/golang:1.27@sha256:512690a5660563b57d37ecc31129e7f136e831db2aed24a1dbeb8ad7380dc0fa 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
WORKDIR /tmp/gtfsclean-build

0 commit comments

Comments
 (0)