Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: staging/src/k8s.io/client-go/examples/in-cluster-client-configur…
  • Loading branch information
snyk-bot committed Dec 21, 2023
commit e6a69e8f18aaf6688ed7544ecfac80cfa0d0dfe2
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM debian
FROM debian:12
COPY ./app /app
ENTRYPOINT /app