Skip to content

Commit

Permalink
Update darwinia docker base image to ubuntu:20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Jun 26, 2023
1 parent e5488f6 commit 4947371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-image/darwinia-tracing/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stable-slim
FROM ubuntu:20.04

ARG DARWINIA_VERSION
ARG USERNAME=darwinia
Expand Down

0 comments on commit 4947371

Please sign in to comment.