Skip to content

Commit

Permalink
Merge pull request #90 from nttcom/dependabot/docker/examples/package…
Browse files Browse the repository at this point in the history
…/ubuntu-22.04

Bump ubuntu from 20.04 to 22.04 in /examples/package
  • Loading branch information
watal committed Apr 12, 2023
2 parents 94d1025 + 28ed898 commit 4b0847a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/package/host_ubuntu.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
LABEL maintainer "Motoki TAKENAKA <m.takenaka@ntt.com>"

SHELL ["/bin/bash", "-c"]
Expand Down

0 comments on commit 4b0847a

Please sign in to comment.