Skip to content

Commit

Permalink
Update non-CI Dockerfile to use debian:stable
Browse files Browse the repository at this point in the history
whatwg#219 fixed this for the CI Dockerfile.
  • Loading branch information
domenic authored and sideshowbarker committed May 14, 2020
1 parent 515ed53 commit bcac2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:sid
FROM debian:stable

## dependency installation: nginx, wattsi, and other build tools
## cleanup freepascal since it is no longer needed after wattsi build
Expand Down

0 comments on commit bcac2ad

Please sign in to comment.