Skip to content

Commit

Permalink
chore(deps): update dependency arkmanager/ark-server-tools to v1.6.64 (
Browse files Browse the repository at this point in the history
…#19)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent aafbfbb commit cf973ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
default: latest
type: string
amg_version:
default: v1.6.63 # github-releases:arkmanager/ark-server-tools
default: v1.6.64 # github-releases:arkmanager/ark-server-tools
type: string
repo:
default: drpsychick
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG STEAMCMD_VERSION=latest
ARG AMG_BUILD=latest
# github-releases:arkmanager/ark-server-tools
ARG AMG_VERSION=v1.6.63
ARG AMG_VERSION=v1.6.64
FROM drpsychick/steamcmd:$STEAMCMD_VERSION AS base

USER root
Expand Down

0 comments on commit cf973ef

Please sign in to comment.