Skip to content

Commit

Permalink
k playground: Use new playground image
Browse files Browse the repository at this point in the history
  • Loading branch information
dbackeus committed Oct 9, 2024
1 parent d325996 commit 6ead6d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k
Original file line number Diff line number Diff line change
Expand Up @@ -1756,7 +1756,7 @@ def playground
puts "Enabling privileged mode, use with caution!" if godmode
puts "Enabling host network mode." if host_network

image = "reclaimthestack/playground:20230206-154225"
image = "reclaimthestack/playground:sha-6048e00b17198cc058286e5b71dd32de807c12bd"
name = "playground-#{SecureRandom.hex(3)}"

god_mounts =
Expand Down

0 comments on commit 6ead6d4

Please sign in to comment.