Skip to content

Commit 5db9d0e

Browse files
authored
[cherry-pick] Update repository config (#1048) (#1051)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 65bb29b commit 5db9d0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.dbg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM debian:stretch
15+
FROM debian:buster
1616

1717
ENV DEBIAN_FRONTEND noninteractive
1818
ENV DEBCONF_NONINTERACTIVE_SEEN true

Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM debian:stretch
15+
FROM debian:buster
1616

1717
ENV DEBIAN_FRONTEND noninteractive
1818
ENV DEBCONF_NONINTERACTIVE_SEEN true

0 commit comments

Comments
 (0)