Skip to content

Commit d7c5177

Browse files
committed
Switch Debian docker image to 11
Debian 10 is EOL and image can no longer be rebuilt. Fixes #3223
1 parent 3304289 commit d7c5177

File tree

1 file changed

+1
-1
lines changed
  • cje-production/dockerfiles/debian/swtgtk3nativebuild

1 file changed

+1
-1
lines changed

cje-production/dockerfiles/debian/swtgtk3nativebuild/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:10
1+
FROM debian:11
22

33
### user name recognition at runtime w/ an arbitrary uid - for OpenShift deployments
44
COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint

0 commit comments

Comments
 (0)