We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 658f7ad + 4e91b7f commit 4ab0277Copy full SHA for 4ab0277
src/concourse-aws/Dockerfile
@@ -1,6 +1,6 @@
1
FROM concourse/concourse:7.11.2 as concourse
2
3
-FROM ubuntu:focal-20241011
+FROM ubuntu:focal-20250404
4
5
# Install dependencies
6
RUN apt-get update && apt-get install -y \
0 commit comments