Skip to content

Commit

Permalink
upgrade from stretch to buster the Docker image (DeviceFarmer#385)
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com>
  • Loading branch information
denis99999 committed Jan 5, 2022
1 parent 2e327b8 commit 113e899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-debian-x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright © 2020 code initially contributed by Orange SA, authors: Denis Barbaron - Licensed under the Apache license 2.0
#

FROM debian:stretch-slim
FROM debian:buster-slim

LABEL Maintainer="Denis Barbaron <denis.barbaron@orange.com>"
LABEL Name="STF"
Expand Down

0 comments on commit 113e899

Please sign in to comment.