Skip to content

Commit

Permalink
fix: update docker cached image name
Browse files Browse the repository at this point in the history
  • Loading branch information
henrylee97 authored Nov 28, 2023
1 parent 0881648 commit e76674b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion C/snort-38/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM base
FROM c-base/snort:cached

RUN mkdir -p /workspace
WORKDIR /workspace
Expand Down

0 comments on commit e76674b

Please sign in to comment.