Skip to content

Commit

Permalink
fix(deps): update tf2-competitive version to 3.1.29 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: garrappachc <[email protected]>
  • Loading branch information
github-actions[bot] and garrappachc authored Dec 30, 2023
1 parent a6c858f commit dd5d65a
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,5 +1,5 @@
ARG REGISTRY=ghcr.io
ARG TF2_COMPETITIVE_VERSION=3.1.28
ARG TF2_COMPETITIVE_VERSION=3.1.29
FROM ${REGISTRY}/melkortf/tf2-competitive:${TF2_COMPETITIVE_VERSION}
LABEL maintainer="[email protected]"

Expand Down

0 comments on commit dd5d65a

Please sign in to comment.