Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Commit

Permalink
debian squeeze lts no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
portertech committed May 4, 2016
1 parent 2a3a982 commit 9a81e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/debian-amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:squeeze
FROM debian:wheezy

ENV DEBIAN_FRONTEND noninteractive

Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/debian-i386
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM 32bit/debian:squeeze
FROM 32bit/debian:wheezy

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 9a81e51

Please sign in to comment.