Skip to content

Commit

Permalink
fix(deps): update tf2-competitive version to 3.4.3 (#38)
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 Oct 20, 2024
1 parent 77c9f11 commit d70111c
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.4.2
ARG TF2_COMPETITIVE_VERSION=3.4.3
FROM ${REGISTRY}/melkortf/tf2-competitive:${TF2_COMPETITIVE_VERSION}
LABEL maintainer="[email protected]"

Expand Down

0 comments on commit d70111c

Please sign in to comment.