Skip to content

Commit

Permalink
Release v1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
beastawakens committed Oct 2, 2024
1 parent a888d6c commit f8ad4f2
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,6 +1,6 @@
FROM ubuntu:22.04

LABEL version="v1.0.12"
LABEL version="v1.0.13"
LABEL repository="https://github.com/beastawakens/action-convox-multi-slim"
LABEL homepage="https://convox.com/"
LABEL maintainer="Beast Awakens <me@beastawakens.com>"
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ outputs:
description: Release ID of the created build
runs:
using: 'docker'
image: 'docker://beastawakens/action-convox-multi-slim:v1.0.12'
image: 'docker://beastawakens/action-convox-multi-slim:v1.0.13'

0 comments on commit f8ad4f2

Please sign in to comment.