File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3
3
# project and make any changes to it there.
4
4
5
5
# Install packages for building ruby
6
+ # TODO: Change from bullseye to stable tag once we've resolved problems with Ruby and SSL
7
+ # See https://github.com/alphagov/govuk-docker/pull/666 for more info.
6
8
FROM buildpack-deps:bullseye
7
9
8
10
# Install chromium browser and its webdriver
Original file line number Diff line number Diff line change 1
1
# Install packages for building ruby
2
+ # TODO: Change from bullseye to stable tag once we've resolved problems with Ruby and SSL
3
+ # See https://github.com/alphagov/govuk-docker/pull/666 for more info.
2
4
FROM buildpack-deps:bullseye
3
5
4
6
# Install chromium browser and its webdriver
Original file line number Diff line number Diff line change 1
1
# Install packages for building ruby
2
+ # TODO: Change from bullseye to stable tag once we've resolved problems with Ruby and SSL
3
+ # See https://github.com/alphagov/govuk-docker/pull/666 for more info.
2
4
FROM buildpack-deps:bullseye
3
5
4
6
# Install chromium browser and its webdriver
You can’t perform that action at this time.
0 commit comments