Skip to content

Commit f7b6f71

Browse files
authored
Merge pull request #71 from opensafely-core/dependabot/docker/nginx-1.29.4
Bump nginx from 1.29.3 to 1.29.4
2 parents 2d445bf + cf853c5 commit f7b6f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.29.3 AS opensafely-proxy
1+
FROM nginx:1.29.4 AS opensafely-proxy
22
# Default orgs, must be pipe separated as are fed into a regex match
33
# Can be overridden via run time env var
44
ENV ORGS=opensafely|opensafely-core|opensafely-actions

0 commit comments

Comments
 (0)