Skip to content

Commit

Permalink
Merge pull request #310 from ppodgorsek/issue-309
Browse files Browse the repository at this point in the history
Issue #309 - Upgrade base image to 3.9.0-alpine3.12
  • Loading branch information
ppodgorsek authored Nov 16, 2020
2 parents 21c304d + 6154d3b commit 0d9f787
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 python:3.8-alpine3.12
FROM python:3.9.0-alpine3.12

MAINTAINER Paul Podgorsek <ppodgorsek@users.noreply.github.com>
LABEL description Robot Framework in Docker.
Expand Down

0 comments on commit 0d9f787

Please sign in to comment.