Skip to content

Commit

Permalink
Merge pull request #12 from rossettistone/docker-upgrade
Browse files Browse the repository at this point in the history
Upgrade to more recent image of Docker
  • Loading branch information
addnab authored Mar 17, 2021
2 parents 29813b1 + 7485e8f commit 4f65fab
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,4 +1,4 @@
FROM docker:19.03
FROM docker:20.10

RUN apk add bash

Expand Down

0 comments on commit 4f65fab

Please sign in to comment.