Skip to content

Update version to 1.21.1 and modify PublicKey value #207

Update version to 1.21.1 and modify PublicKey value

Update version to 1.21.1 and modify PublicKey value #207

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag solanaj-programs:$(date +%s)