Skip to content

Commit

Permalink
Version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwpolska authored Feb 4, 2023
1 parent a294c02 commit 9bbc30f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.10
FROM python:3.11

# Add filter processing tools
RUN apt-get update \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This GitHub Action can build and deploy a Nikola website.

Current version: getnikola/nikola-action@v7
Current version: getnikola/nikola-action@v8

# Usage

Expand Down

0 comments on commit 9bbc30f

Please sign in to comment.