Skip to content

Commit e2d3792

Browse files
committed
Adjust link in devel Dockerfile (now that we're not always referencing the top commit)
1 parent ecde522 commit e2d3792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.12
22

33
{{ if env.version == "devel" then ( -}}
4-
# https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
4+
# https://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
55
ENV _BASH_COMMIT {{ .commit.version }}
66
# {{ .commit.description }}
77
ENV _BASH_VERSION devel-{{ .version }}

devel/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)