Skip to content

Commit

Permalink
chore(deps): bump ubuntu from focal-20210416 to focal-20210609
Browse files Browse the repository at this point in the history
Bumps ubuntu from focal-20210416 to focal-20210609.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tprasadtp committed Jul 2, 2021
1 parent c1a4580 commit bf8f27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#syntax=docker/dockerfile:1.2

FROM ubuntu:focal-20210416 as upstream
FROM ubuntu:focal-20210609 as upstream
FROM upstream as base

# Overlay defaults
Expand Down

0 comments on commit bf8f27e

Please sign in to comment.